Welcome![Sign In][Sign Up]
Location:
Search - sin transform

Search list

[Other resourceeg

Description: x=2*sin(4*pi*t)+5*cos(8*pi*t) 对其进行快速傅立叶变换 加入高斯噪声 再进行频谱分析-x = 2 * sin (4 * pi * t) 5 * cos (8 * pi * t) makes its rapid Fourier transform to re-Gaussian noise spectral analysis
Platform: | Size: 2309 | Author: 王大王 | Hits:

[Waveletcwt

Description: 小波变换例子--f(t)=sin(2π×500t)+sin(2π×1000t)+1.5δ(t-165)+1.5δ(t-207)的小波变换-Wavelet Transform example- f (t) = sin (2π × 500t)+ Sin (2π × 1000t)+ 1.5δ (t-165)+ 1.5δ (t-207) Wavelet Transform
Platform: | Size: 1024 | Author: hauyichu | Hits:

[matlabeg

Description: x=2*sin(4*pi*t)+5*cos(8*pi*t) 对其进行快速傅立叶变换 加入高斯噪声 再进行频谱分析-x = 2* sin (4* pi* t) 5* cos (8* pi* t) makes its rapid Fourier transform to re-Gaussian noise spectral analysis
Platform: | Size: 2048 | Author: 王大王 | Hits:

[matlabsin-fft

Description: 注释非常详细的FFT变换,用matlab实现两个正弦函数的区分,初学着都能看懂-Notes very detailed FFT transform, with the achievement of the two sine function matlab distinction, the novice can understand
Platform: | Size: 1024 | Author: 王冰 | Hits:

[Algorithmfft

Description: Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
Platform: | Size: 40960 | Author: dai | Hits:

[.netsin

Description: 实现正弦波的傅里叶变换,并且画图 频谱图-The realization of the Fourier sine transform, and spectral graph drawing
Platform: | Size: 7168 | Author: 王巍 | Hits:

[Graph programFFT

Description: 利用傅立葉轉換計算核心的部份,再用sin,cos的方式以表顯示。-Calculated using Fourier transform part of the core, and then sin, cos the manner shown in the table below.
Platform: | Size: 2048 | Author: shin | Hits:

[matlabfft_plot

Description: routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use: >> n = 100 number of data points >> dt = 0.01 spacing between samples >> t = 0:dt:(n-1)*dt time vector >> y = sin(2*pi*10*t) 10 Hz sin wave >> fft_plot(y,dt) plot of signal in time and frequency domain -routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use: >> n = 100 number of data points >> dt = 0.01 spacing between samples >> t = 0:dt:(n-1)*dt time vector >> y = sin(2*pi*10*t) 10 Hz sin wave >> fft_plot(y,dt) plot of signal in time and frequency domain
Platform: | Size: 1024 | Author: balloo | Hits:

[DSP programFFT

Description: 基于时间抽取的8~1024点FFT的程序及输入、输出,用TMS320C54x汇编编写,已通过调试,并对输入方波信号进行FFT变换,检验输出信号是否是一sin波形-Based on the time taken from 8 to 1024 points FFT process and the import, export, and to prepare a compilation TMS320C54x through debugging, and enter the square wave signal FFT transform, testing whether the output signal waveform is a sin
Platform: | Size: 20480 | Author: iechshy1985 | Hits:

[OtherDSP_TEST

Description: 实现sin函数快速傅里叶变换,代码齐全。-Fast Fourier Transform function to achieve sin
Platform: | Size: 181248 | Author: 毛明艺 | Hits:

[Othergabor.bw

Description: Analyzing Signals Fourier transform n frequency content n linear combination of sin(ωt) and cos(ωt)
Platform: | Size: 872448 | Author: mr loi | Hits:

[matlabexamples-(dsp-and-communications)

Description: this .rar file is dedecated to the beginers in the communications and digital signal processing fileds : 1. simple amplitude modulation 2. Disictete Fourier Transform 3. plotting the digital symbols 4. Digital Data Representation 5. Digital Symbol Representation 6. FreqDomPlotSquareSignl 7. plot sin in frequency and time domains (you can see the frequency) 8. RepresentingSignalAnalogue 9. SigRepAnlgModula 10. example to plot a 2 kbps signal
Platform: | Size: 4096 | Author: Montadar | Hits:

[Waveletsin

Description: 小波变换 bd3,sym8,小波去噪,两种方法对比-Transform bd3, sym8, wavelet denoising, compared two methods
Platform: | Size: 251904 | Author: 陈飞轮 | Hits:

[matlabdsp_system

Description: 实现一个数字信号处理的仿真系统 。具有界面并实现以下功能:能产生(得到)并选择各种数字信号(sin、方波、三角波、语音、噪声及其叠加);具有DFT和DCT变换功能,对各种信号进行变换;设计滤波器实现低通、高通、带通滤波,得到输出信号的频域特性和时间序列。-the realization of a digital signal processing simulation system. Requires interface and achieve the following functions: to produce (to be) and select a variety of digital signal (sin, square, triangle wave, voice, noise, and overlay)with DFT and DCT features a variety of signals transform Filter Design low pass, high pass, band pass filter, the output signal of the frequency domain to get the features and time series.
Platform: | Size: 47104 | Author: 塞北烽 | Hits:

[Waveletcwt-sin

Description: 用matlab实现正弦信号的连续小波变换,绘制变换前后图形-Sinusoidal signal with matlab to achieve the continuous wavelet transform, rendering transform before and after the graphics
Platform: | Size: 46080 | Author: zheng | Hits:

[Other619

Description: C THE INVERSE LAPLACE TRANSFORM OF 1/(P**2+1) IS COMPUTED C FOR T=0.1,1,2,3,4,5,10,20,30,40,50,60,70,80,90 AND 100 C (THESE VALUES ARE STORED IN THE ARRAY TVAL). C THE REQUESTED TOLERANCES ARE EPSAB=EPSRE=1.0D-4, 1.0D-8 C AND 1.0D-12 (THESE VALUES ARE STORED IN THE ARRAY E) C THE EXACT INVERSE LAPLACE TRANSFORM IS SIN(T). C ALSO THE EXACT ERROR IS COMPUTED -C THE INVERSE LAPLACE TRANSFORM OF 1/(P**2+1) IS COMPUTED C FOR T=0.1,1,2,3,4,5,10,20,30,40,50,60,70,80,90 AND 100 C (THESE VALUES ARE STORED IN THE ARRAY TVAL). C THE REQUESTED TOLERANCES ARE EPSAB=EPSRE=1.0D-4, 1.0D-8 C AND 1.0D-12 (THESE VALUES ARE STORED IN THE ARRAY E) C THE EXACT INVERSE LAPLACE TRANSFORM IS SIN(T). C ALSO THE EXACT ERROR IS COMPUTED
Platform: | Size: 6144 | Author: wubangyu | Hits:

[matlabDiscret-Wavelet-Transform-got-Daub2-by-Santhana-R

Description: y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level It returns the matrix of all decompositions and the final approximations. Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes. For other wavelets, the filter values alone can be changed or WFILTERS can be used. The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author. Example: clear all t=[0:0.0003:8*pi] x=sin(5000*t)+sin(1000*t) x=x(1:2^16) level=5 Fs=1/0.003 d2wavelet(x,Fs,level) Thanks for Downloading. Don t forget to rate or comment. -y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level It returns the matrix of all decompositions and the final approximations. Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes. For other wavelets, the filter values alone can be changed or WFILTERS can be used. The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author. Example: clear all t=[0:0.0003:8*pi] x=sin(5000*t)+sin(1000*t) x=x(1:2^16) level=5 Fs=1/0.003 d2wavelet(x,Fs,level) Thanks for Downloading. Don t forget to rate or comment.
Platform: | Size: 2048 | Author: 无界 | Hits:

[matlabsin-FFT--IFFT

Description: 对原始正弦信号进行傅里叶变换与逆变换并给出结果-Fourier transform and inverse transform the original sinusoidal signals and gives results
Platform: | Size: 3072 | Author: sulina | Hits:

[Special Effectssin-and-xiaobo

Description: 正余弦滤波和小波变换融合算法,图像去噪方法.-Algorithm, image denoising cosine filter and wavelet transform fusion.
Platform: | Size: 1024 | Author: 万力超 | Hits:

[AI-NN-PRFourier-Transform

Description: 傅立叶变换(FT)将时间函数(信号)分解为构成它的频率,其方式类似于如何将音乐和弦表示为其组成音符的频率(或音调)。在这个排序库中,我将实现一个通用的傅立叶变换算法,对于>0个的常数a,b,...它能够分解函数f(x)=sin(2apix)+sin(2bpix)...。 作者 Fotios Kapotos-初始工作 这个项目是根据麻省理工学院的许可证授权的-参见LICENSE.md许可证文件以获取详细信息(The Fourier transform (FT) decomposes a function of time (a signal) into the frequencies that make it up, in a way similar to how a musical chord can be expressed as the frequencies (or pitches) of its constituent notes. In this sort repository I will be implementing a general Fourier Transform algorithm capable of decomposing a function f(x) = sin(2apix) + sin(2bpix) ... for constants a,b,.. > 0. Authors Fotios Kapotos - Initial work This project is licensed under the MIT License - see the LICENSE.md file for details)
Platform: | Size: 266240 | Author: 王玥666 | Hits:
« 12 »

CodeBus www.codebus.net